[INFO] cloning repository https://github.com/orientleon/slate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orientleon/slate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forientleon%2Fslate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forientleon%2Fslate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 63c65a3599d09dd0c025b62def9d2d366f54eb01
[INFO] checking orientleon/slate against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forientleon%2Fslate" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/orientleon/slate
[INFO] finished tweaking git repo https://github.com/orientleon/slate
[INFO] tweaked toml for git repo https://github.com/orientleon/slate written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/orientleon/slate on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/orientleon/slate already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a6f60113f2ef3fb19c09e0554dcfb865545c9a8d93dae5228815684c419e47ef
[INFO] running `Command { std: "docker" "start" "a6f60113f2ef3fb19c09e0554dcfb865545c9a8d93dae5228815684c419e47ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6f60113f2ef3fb19c09e0554dcfb865545c9a8d93dae5228815684c419e47ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6f60113f2ef3fb19c09e0554dcfb865545c9a8d93dae5228815684c419e47ef" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6f60113f2ef3fb19c09e0554dcfb865545c9a8d93dae5228815684c419e47ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6f60113f2ef3fb19c09e0554dcfb865545c9a8d93dae5228815684c419e47ef" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling assert2-macros v0.3.16
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling slate-macros v0.136.0 (/opt/rustwide/workdir/slate-macros)
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking assert2 v0.3.16
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.5.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking typed-builder v0.20.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling fpdec-core v0.8.0 (https://github.com/MathisWellmann/fpdec.rs?rev=40cf802#40cf8025)
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking const-hex v1.18.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling ruint v1.17.2
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking alloy-rlp v0.3.12
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.5.7
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking const-decimal v0.3.0 (https://github.com/OliverNChalk/const-decimal#f3172d55)
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking criterion-plot v0.8.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling fpdec-macros v0.8.0 (https://github.com/MathisWellmann/fpdec.rs?rev=40cf802#40cf8025)
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking fpdec v0.10.3 (https://github.com/MathisWellmann/fpdec.rs?rev=40cf802#40cf8025)
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking nybbles v0.4.8
[INFO] [stderr]     Checking tracing-test v0.2.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking criterion v0.8.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling alloy-primitives v1.5.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking slate v0.136.0 (/opt/rustwide/workdir/slate-core)
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stdout] warning: the feature `cold_path` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> slate-core/src/lib.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(vec_push_within_capacity, cold_path)]
[INFO] [stdout]   |                                      ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]    Compiling alloy-tx-macros v1.7.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling alloy-json-abi v1.5.7
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking alloy-eip2124 v0.2.0
[INFO] [stderr]     Checking alloy-eip2930 v0.2.3
[INFO] [stderr]     Checking alloy-serde v1.7.3
[INFO] [stderr]     Checking alloy-eip7702 v0.6.3
[INFO] [stderr]     Checking alloy-eip7928 v0.3.2
[INFO] [stderr]     Checking serde_with v3.17.0
[INFO] [stderr]     Checking alloy-trie v0.9.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.5.7
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.5.7
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]     Checking alloy-signer v1.7.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]     Checking alloy-eips v1.7.3
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stdout] warning: feature `vec_push_within_capacity` is declared but not used
[INFO] [stdout]  --> slate-core/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(vec_push_within_capacity, cold_path)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking alloy-consensus v1.7.3
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling bitcoin v0.32.8
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking alloy-chains v0.2.30
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking metrics v0.24.3
[INFO] [stderr]    Compiling alloy-sol-macro v1.5.7
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking arc-swap v1.8.2
[INFO] [stderr]     Checking curve25519-dalek v4.1.3
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking alloy-sol-types v1.5.7
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking sketches-ddsketch v0.3.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking alloy-consensus-any v1.7.3
[INFO] [stderr]     Checking alloy-network-primitives v1.7.3
[INFO] [stderr]     Checking glidesort v0.1.2
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]     Checking bip32 v0.5.3
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking bip39 v2.2.2
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking slate-config v0.136.0 (/opt/rustwide/workdir/slate-config)
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking slate-backtest v0.136.0 (/opt/rustwide/workdir/slate-backtest)
[INFO] [stderr]     Checking slate-orders v0.136.0 (/opt/rustwide/workdir/slate-orders)
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stdout] warning: the feature `cold_path` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> slate-backtest/src/lib.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(vec_push_within_capacity, cold_path)]
[INFO] [stdout]   |                                      ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking syn v2.0.114
[INFO] [stderr]     Checking metrics-util v0.19.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stdout] warning: the feature `cold_path` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> slate-backtest/src/lib.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(vec_push_within_capacity, cold_path)]
[INFO] [stdout]   |                                      ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking alloy-json-rpc v1.7.3
[INFO] [stderr]     Checking alloy-rpc-types-eth v1.7.3
[INFO] [stderr]     Checking alloy-dyn-abi v1.5.7
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking alloy-core v1.5.7
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking alloy-transport v1.7.3
[INFO] [stderr]     Checking alloy-rpc-types-any v1.7.3
[INFO] [stderr]     Checking alloy-rpc-types v1.7.3
[INFO] [stderr]     Checking alloy-network v1.7.3
[INFO] [stdout] warning: the feature `cold_path` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> slate-core/src/lib.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(vec_push_within_capacity, cold_path)]
[INFO] [stdout]   |                                      ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking alloy-signer-local v1.7.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking redis v0.27.6
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking darling_core v0.20.11
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking darling v0.20.11
[INFO] [stderr] error: could not compile `redis` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/bin/rustc --crate-name redis --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aio"' --cfg 'feature="async-trait"' --cfg 'feature="bytes"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="tokio"' --cfg 'feature="tokio-comp"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acl", "ahash", "aio", "async-native-tls", "async-std", "async-std-comp", "async-std-native-tls-comp", "async-std-rustls-comp", "async-std-tls-comp", "async-trait", "backon", "bigdecimal", "bytes", "cluster", "cluster-async", "connection-manager", "crc16", "default", "disable-client-setinfo", "futures", "futures-rustls", "futures-util", "geospatial", "hashbrown", "json", "keep-alive", "log", "native-tls", "num-bigint", "pin-project-lite", "r2d2", "rand", "rust_decimal", "rustls", "rustls-native-certs", "rustls-pemfile", "rustls-pki-types", "script", "sentinel", "serde", "serde_json", "sha1_smol", "socket2", "streams", "tcp_nodelay", "tls", "tls-native-tls", "tls-rustls", "tls-rustls-insecure", "tls-rustls-webpki-roots", "tokio", "tokio-comp", "tokio-native-tls", "tokio-native-tls-comp", "tokio-rustls", "tokio-rustls-comp", "tokio-util", "uuid", "webpki-roots"))' -C metadata=4c3f1d0fa516891d -C extra-filename=-63fb2a6a3300c2c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-ed0178b7d2e8d589.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dbd3553eebb806db.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-cd279ad08558505a.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-7fc91c87a3bdfa82.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1554ee8c440601f4.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-4625d44f7b0d6730.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6847572a153e76b0.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-2284bf7c1bef52b4.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-f0f3780066f274e0.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-00afe9975bef0d6f.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0bb26c7a334e5bd8.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-723d761a2e394051.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-14caeaeeb2426fff.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `slate` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/bin/rustc --crate-name slate --edition=2024 slate-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' --warn=unused_variables --warn=unused_qualifications --deny=unused_must_use --deny=unused_lifetimes --deny=unused_imports --warn=unused_import_braces --deny=unused_crate_dependencies --deny=unused_assignments --deny=unused_allocation --warn=unreachable_pub --deny=unit_bindings --warn=unexpected_cfgs --deny=trivial_numeric_casts '--warn=clippy::too_many_lines' --deny=special_module_name '--warn=clippy::ref_option_ref' --deny=redundant_semicolons --warn=redundant_lifetimes '--warn=clippy::rc_mutex' --deny=overlapping_range_endpoints --deny=noop_method_call --deny=non_ascii_idents '--warn=clippy::needless_raw_strings' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--deny=clippy::needless_collect' --warn=missing_docs --deny=macro_use_extern_crate --deny=irrefutable_let_patterns '--warn=clippy::implicit_clone' --deny=impl_trait_redundant_captures '--deny=clippy::format_push_string' '--deny=clippy::format_collect' --deny=forgetting_copy_types --deny=for_loops_over_fallibles '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--deny=clippy::flat_map_option' '--deny=clippy::filter_map_next' '--warn=clippy::field_scoped_visibility_modifiers' '--deny=clippy::fallible_impl_from' --deny=exported_private_dependencies --deny=dropping_references --deny=dropping_copy_types --deny=double_negations '--warn=clippy::disallowed_methods' '--warn=clippy::derive_partial_eq_without_eq' --warn=deprecated '--deny=clippy::debug_assert_with_mut_call' --warn=dead_code --deny=closure_returning_async_block '--warn=clippy::clear_with_drain' '--deny=clippy::cast_possible_wrap' '--warn=clippy::branches_sharing_code' '--deny=clippy::as_underscore' --deny=ambiguous_negative_literals '--deny=clippy::allow_attributes_without_reason' --check-cfg 'cfg(tarpaulin)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=61d8512001b905d7 -C extra-filename=-2d3cb2f38e77ec96 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert2=/opt/rustwide/target/debug/deps/libassert2-f3c70f6b58efce78.rmeta --extern const_decimal=/opt/rustwide/target/debug/deps/libconst_decimal-7f98b0eb94be3d10.rmeta --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-2037e32d43a88840.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-4ff1b43cecdde467.rmeta --extern fpdec=/opt/rustwide/target/debug/deps/libfpdec-ce04b5a224859f34.rmeta --extern getset=/opt/rustwide/target/debug/deps/libgetset-b1c08ae16df9f9d0.so --extern mutants=/opt/rustwide/target/debug/deps/libmutants-66c783a9549dcc43.so --extern num=/opt/rustwide/target/debug/deps/libnum-90dbb46ffa0ab75d.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f20bdcfe3eb0a45.rmeta --extern proptest=/opt/rustwide/target/debug/deps/libproptest-cd9e40de9e144bdd.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-ea21e519a7bc3778.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1353478b456bdb15.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ac9b524fd8e8fb88.rmeta --extern slate_macros=/opt/rustwide/target/debug/deps/libslate_macros-852502093a9a6e1d.so --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-dd7ff4a0a36ed66e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0443a46903ec30de.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1315ee072acb1f33.rmeta --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-de9792fa9894a4b6.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-d276a46b1f5d8fab.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b3c2b9a65f41c603.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-41d6b7994b384d67/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a6f60113f2ef3fb19c09e0554dcfb865545c9a8d93dae5228815684c419e47ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6f60113f2ef3fb19c09e0554dcfb865545c9a8d93dae5228815684c419e47ef", kill_on_drop: false }`
[INFO] [stdout] a6f60113f2ef3fb19c09e0554dcfb865545c9a8d93dae5228815684c419e47ef
